Skip to Content

Search Knowledge Base

Converting discussion into text

In order to convert all the comments in the discussions tab of an item to a separate text field (for instance, to use for export), enter the following expression:   @prefix cmw: <http://comindware.com/logics#>. @prefix comment: <http://comindware.com/ontology/comment#>. @prefix sort: <http://comindware.com/ontology/dataset/sort#& … Read More


Converting attachments into text

In order to convert attachments into text attribute (for example, to get the list of names of these attachments, or to have clickable links to them), enter the following expression: Attachments from current item only (subtasks attachments not included): Link: @prefix cmw: <http://comindware.com/logics#>.@prefix xsd: <http://www.w3.or … Read More


Capturing comments from triggers

In order to capture comment text to pre-populate certain field or to use in an email use trigger of type “On comment addition” and enter the following expression in the necessary activity:  $$contextComment->cmw.comment.value … Read More


Configuring the display of the "Date / Time" attribute

In order to customize the display of the date in a certain format (in this example it is “«1» March 2021"), enter the following expression: FORMAT("«{0}» {1} {2}", LIST(DATETIMEDAY($date), IF ((DATETIMEMONTH($date) == 1), "January", IF ((DATETIMEMONTH($date) == 2), "February", IF ((DATETIMEMONTH($date) == 3), "March", IF ((DATETIMEMONTH($date) … Read More


Configuring Approval by E-mail

Approval process often includes a number of top-level employees (CEO, CFO, etc.) who may not be active users of the system. In this case, it would be convenient to send such users an e-mail, in which they could both view the details of the request (busines trip notice, invoice, etc.), and make their decision by clicking on a button, without having … Read More


Comindware Data Security in Cloud

Physical Security: The cloud version of CMW Tracker is hosted in an Amazon EC2 - based environment and thus leverages the Amazon’s measures, procedures and policies when it comes to the physical security of the data centers and servers the data is hosted on. Put simply, we are using the best, most secure and properly managed physical infrast … Read More


Configuring Azure AD authentication

Contents Registering and configuring an application in Microsoft Azure Active Directory Registering an application in Microsoft Azure Active Directory Configuring a registered application in Microsoft Azure Active Directory User accounts in Microsoft Azure Active Directory Configuring Microsoft Azure Active Directory authentication in CMW T … Read More


CMW Project FAQ

This article answers the most frequently asked CMW Project-related questions. This list is not intended to be exhaustive so if you don't find an answer to your question feel free to contact our support team right away. Contents: What is Comindware Team Network platform? What are the system requirements for CMW Project? Do you have a mob … Read More


CMW Tracker FAQ

This article provides answers to the most frequently asked CMW Tracker-related questions. This list is not intended to be exhaustive so if you don't find an answer to your question feel free to contact our support team right away.   Contents:  What are the possible usage scenarios for the product? I don’t understand the product termi … Read More


CMW Tracker in Cloud database size calculation

When creating a new Customer instance or altering the number of users on an existing instance in the cloud environment, CMW Tracker puts a limit on the database size based on the number of users licensed for this instance. To calculate this limit, the total number of users licensed to the instance is divided into buckets each of which has the cor … Read More


Results 41 - 50 of 361